Class PageText

Description

This Class represents a dataobject for a PageText



			
Variable Summary
string $Headline
int $Id
String[] $LanguageAccess
string $LanguageISO
string $Link
int $ParentId
PagePicture[] $Pictures
string $SeoKeywords
string $SeoTitle
int $Sorting
string $Target
string $Text
string $Text2
string $Text3
string $Title
string $UpdatedDate
int $Visible
Variables
int $CategoryId

The id of the primary PageCategory of the PageText

string $Headline

The headline of the PageText in the language indicated by the LanguageISO

int $Id

The id of the PageText

String[] $LanguageAccess

Specifies on which languages and sites this entity is accessible. An array of LANGUAGE-ISO_SITE-ID

string $LanguageISO

The language Language ISO code of the PageText for the active language (Solution_SetLanguage)

string $Link

The linktext of the PageText in the language indicated by the LanguageISO

int $ParentId

The id of the parent Page of this PageText

PagePicture[] $Pictures

The PagePictures of the PageText

string $SeoDescription

The seo description of the PageText in the language indicated by the LanguageISO

string $SeoKeywords

The seo keywords of the PageText in the language indicated by the LanguageISO

string $SeoTitle

The seo title of the PageText in the language indicated by the LanguageISO

bool $ShowInMenu

Wether or not the Page is displayed in the frontend

int $Sorting

The position of the PageText amongst its siblings

string $Target

The Target mode of the page

string $Text

The textcontent of the PageText in the language indicated by the LanguageISO

string $Text2

The second textcontent of the PageText in the language indicated by the LanguageISO

string $Text3

The third textcontent of the PageText in the language indicated by the LanguageISO

string $Title

The title of the PageText in the language indicated by the LanguageISO

string $UpdatedDate

The datetime when the PageText was last updated

int $Visible

Information about who can access the page (either -1 for none, 0 for all, or the id of a UserGroup who can access the page)

Documentation generated on Thu, 26 Jul 2018 13:22:47 +0000 by phpDocumentor 1.4.4